projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c879883
)
removed accidentally committed debugging message
author
Owen Taylor
<otaylor@src.gnome.org>
Tue, 14 Nov 2000 20:36:03 +0000
(20:36 +0000)
committer
Owen Taylor
<otaylor@src.gnome.org>
Tue, 14 Nov 2000 20:36:03 +0000
(20:36 +0000)
gtk/gtkdnd.c
patch
|
blob
|
history
diff --git
a/gtk/gtkdnd.c
b/gtk/gtkdnd.c
index 03aff7f691594a5cd6a53d186db2b81c93571f17..0abbdda674573610126381bb8e2e9386073eed32 100644
(file)
--- a/
gtk/gtkdnd.c
+++ b/
gtk/gtkdnd.c
@@
-2585,8
+2585,6
@@
gtk_drag_source_info_destroy (gpointer data)
{
GtkDragSourceInfo *info = data;
- g_warning ("Destroying drag source info!");
-
gtk_drag_remove_icon (data);
if (!info->proxy_dest)